home *** CD-ROM | disk | FTP | other *** search
- ;{}
-
- [Keywords]
- Keywords=as|auto|base|break|case|catch|const|continue|default|do|else|event|explicit|extern|false|finally|fixed|for|foreach|goto|if|implicit|in|internal|lock|namespace|null|operator|out|override|params|private|protected|public|readonly|ref|return|sealed|stackalloc|static|switch|this|throw|true|try|unsafe|using|while|virtual|void|
- C# Data Types=bool|byte|char|class|decimal|delegate|double|enum|float|int|interface|long|object|sbyte|short|string|struct|uint|ulong|ushort|
- C# Preprocessor Directives=#define|#elif|#else|#endif|#endregion|#error|#if|#line|#region|#undef|#warning|
- Operators=checked|is|new|sizeof|typeof|Unchecked|
-
- [Options]
- LineCommentA=//
- CommentStartA=/*
- CommentEndA=*/
- Char='
- String="
- VerbatimStringStart=@
- HexIdentifier=0x
- Escape=\
- Symbols=+-*?=/&><^()[]{}!|:;.
- Numbers=0123456789
- AddProjectClassesToCompletion=1
- AutoCloseBraceStart=(["'
- AutoCloseBraceEnd=)]"'
- AutoCloseBlockStart={
- AutoCloseBlockEnd=}
- AutoCompleteCharA=.
-
- [FoldOptions]
- List_AsStruct=struct
- List_AsEnum=enum
- List_AsClass=class
- List_AsNS=namespace
- List_Exclude=catch|do|else|for|foreach|if|switch|try|while
- Separators=;()}
- Case=1
-
- [Region]
- Start=#region
- End=#endregion
-
- [Fold]
- 1_Id=
- 1_Begin={
- 1_End=}
- 1_EndBefore=} else
- 1_Section=
- 1_NoParentOfId=0
- 1_ListItem=
-
-